home *** CD-ROM | disk | FTP | other *** search
/ Total Network Tools 2002 / NextStepPublishing-TotalNetworkTools2002-Win95.iso / Archive / Misc Servers / Zope.exe / HELPSYS_MAIN.DTML < prev    next >
Encoding:
Text File  |  1999-11-03  |  2.0 KB  |  62 lines

  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
  2. <html lang="en">
  3. <head>
  4. <title>
  5. Z Object Publishing Environment Help
  6. </title>
  7. </head>
  8. <body bgcolor="#ffffff" link="#000099" vlink="#555555">
  9.  
  10. <h2>Z Object Publishing Environment Help</h2>
  11.  
  12. <p>
  13. The Z online help system provides links to in-depth product guides, 
  14. programming references and other resources.
  15. </p>
  16.  
  17. <h3>General Documentation</h3>
  18. <p>
  19. General documentation for the use and management of built-in and 
  20. add-on products, as well as an extensive DTML manual are available 
  21. on the Zope website at 
  22. <a href="http://www.zope.org" target="_top">http://www.zope.org</a>.
  23. </p>
  24. <p>The <a href="http://www.zope.org/Documentation/Guides" target="_top">Zope Guides</a> are a great place to start learning Zope.
  25. <ul>
  26. <li><a href="http://www.zope.org/Documentation/Guides/ZCMG">Zope Content Manager's Guide</a></li>
  27. <li><a href="http://www.zope.org/Documentation/Guides/DTML">Z Document Template User's Guide</a></li>
  28. <li><a href="http://www.zope.org/Documentation/Guides/ZSQL">Z SQL Methods User's Guide</a></li>
  29. </ul>
  30. </p>
  31.  
  32. <h3>Programming References</h3>
  33. <p>
  34. There is currently an online object reference that documents the 
  35. services provided by high-level objects such as Documents 
  36. and Folders. Other references will be added soon.
  37. </p>
  38. <ul>
  39. <li> <a href="<dtml-var BASE1>/HelpSys/ObjectRef/hs_main">
  40.      Object Reference
  41.      </a>
  42.  
  43. </ul>
  44.  
  45.  
  46. <h3>Other Resources</h3>
  47. <p>
  48. One of the best resources available is the
  49. <a href="http://www.zope.org/mailman/listinfo/zope" target="_top">Zope mailing list</a>.
  50. You can subscribe to the mailing list by sending an 
  51. email to <a href="mailto:zope-request@zope.org">zope-request@zope.org</a> 
  52. and including the word "subscribe" in the subject line.
  53. </p>
  54.  
  55. <p>
  56. There is also a <a href="http://zdp.zope.org/" target="_top">Zope documentation project</a> working on a Zope FAQ
  57. </p>
  58.  
  59.  
  60. </body>
  61. </html>
  62.